home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 26 / AACD 26.iso / AACD / Resources / System / ToolsDaemon / ToolsDaemon22.readme < prev    next >
Encoding:
Text File  |  2001-02-02  |  3.2 KB  |  74 lines

  1. Short:    Patches for ToolsDaemon to work with OS 3.9
  2. Author:   Mikolaj Calusinski <bloelle@priv.gold.pl>
  3. Version:  2.2 (45.000)
  4. Type:     util/boot
  5. Requires: KS V37+, original ToolsDaemon 2.1a package
  6. Replaces: util/boot/ToolsDaemon22.lha
  7.  
  8. Second edition. I forgot to include spatch program last time which is required
  9. to apply the patches. Some short installation notes has been added as well.
  10.  
  11. These patches fix ToolsDaemon 2.1a, written by Nico François, to take
  12. advantage of V45 (OS 3.9) Workbench API. Users of older Workbenches may find
  13. this update interesting too as I fixed a couple of annoying bugs like wrong
  14. pen selection for menus on deeper screens, etc.
  15.  
  16. You will need the original ToolsDaemon V2.1a files, which can be found on
  17. Aminet: util/boot/ToolsDaemon21a.lha.
  18.  
  19. This patch is freeware. No warranties: it works for me but 'your mileage may
  20. vary'. ;-)
  21.  
  22. ******************************************************************************
  23. NOTE: For proper operation you have to patch ALL three files:
  24. toolsdaemon-handler, main ToolsDaemon exe and preferencres editor ToolsPrefs!
  25.  
  26. Users of OS 3.5: be warned that ToolsDaemon 2.2 will NOT work under
  27. workbench.library V44, revision 1511 or higher (ie. BoingBag2/2a)!!! This
  28. is due to only partial support of new API in these revisions which is not
  29. sufficient for ToolsDaemon. You will need original workbench.library V44.1414
  30. or V44.1479 from BoingBag1. Or - better - upgrade to OS 3.9.
  31. ******************************************************************************
  32.  
  33. -----------------------------------------------------------------------------
  34. Installation:
  35.  
  36. 1. Unarchive this package to T: directory
  37.  
  38. 2. Copy following three original ToolsDaemon 2.1a files: 'ToolsDaemon',
  39. 'ToolsDaemon-handler' and 'ToolsPrefs' to T: directory
  40.  
  41. 3. Open shell, cd to T: and type:
  42.  
  43. 'spatch ToolsDaemon'
  44. 'spatch ToolsDaemon-handler'
  45. 'spatch ToolsPrefs'
  46.  
  47. 4. Copy files with '.new' suffix over originals:
  48.  
  49. 'copy ToolsDaemon.new TO SYS:WBStartup/ToolsDaemon'
  50. 'copy ToolsDaemon-handler.new TO L:ToolsDaemon-handler'
  51. 'copy ToolsPrefs.new TO SYS:Prefs/ToolsPrefs'
  52.  
  53. 5. Enjoy (if you find any bugs, please contact me: bloelle@priv.gold.pl)
  54.  
  55. -----------------------------------------------------------------------------
  56.  
  57. Many thanks to Olaf Barthel for sending me up-to-date autodocs of V45 wb.lib.
  58.  
  59.  
  60. ToolsDaemon package is Copyright (c) 1991-1994 Nico François 
  61. spatch is Copyright © 1992 SAS Institute, Inc.
  62.  
  63. ******************************************************************************
  64. *                                                                            *
  65. * Permission is hereby granted to distribute this program's archive          *
  66. * containing the executables and documentation for non-commercial purposes   *
  67. * so long as the archive and its contents are not modified in any way.       *
  68. *                                                                            *
  69. * This program may not be distributed for a profit.                          *
  70. *                                                                            *
  71. * This program is not in the public domain.                                  *
  72. *                                                                            *
  73. ******************************************************************************
  74.